Release 10.1A: OpenEdge Development:
Progress 4GL Reference


INTERNAL-ENTRIES attribute

A comma-separated list containing the names of all internal procedures and user-defined functions defined in the procedure associated with the specified handle. Returns the Unknown value (?) for a Web service procedure or proxy persistent procedure.

Data type: CHARACTER

Access: Readable

Applies to: THIS-PROCEDURE system handle (and all procedure handles)

If you supply a handle to a procedure that defines no internal procedures or user-defined functions, the value of INTERNAL-ENTRIES is the null string ("").

For more information on proxy handles and remote procedures, see OpenEdge Application Server: Developing AppServer Applications .

Note: The list provided by INTERNAL-ENTRIES does not contain the name of any internal procedure defined using the PROCEDURE statement’s PRIVATE option. Similarly, the list does not contain the name of any user-defined function defined using the FUNCTION statement’s PRIVATE option.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095